SlaveDiagnostics.StationAddress property
Commonly called Alias address. It can be written by the master and is stored in the slave EEPROM. This value is kept when powering off and can be used to differentiate identical slaves.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public ushort StationAddress { get; }
Public ReadOnly Property StationAddress As UShort
Property value
Type: ushort
See also